home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / me310.zip / UE310CMD.ZIP / EPSON.CMD < prev    next >
OS/2 REXX Batch file  |  1988-09-30  |  184b  |  9 lines

  1. ;    EPSON.CMD    This command file changes some function keys
  2. ;            to generate printer control sequences
  3.  
  4. 20    store-macro
  5.     insert-string "l"
  6. !endm
  7.  
  8. bind-to-key execute-macro-20 FNx
  9.